<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'normalRegular';
  src: url('../font/SourceHanSansCN-Regular.otf') format('truetype');
}
.container {
  margin: 0 auto;
  width: 80%;
  max-width: 1920px;
}
a {
  cursor: pointer;
}
* {
  box-sizing: border-box;
  font-size: 16px;
  font-family: normalRegular ;
}
html,
body {
  padding: 0;
  font-family: normalRegular;
  margin: 0;
}
body {
  background-color: #fff;
  color: #666;
  position: relative;
  -webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
h1,
h2,
h3 {
  font-size: 18px;
}
h4,
h5,
h6 {
  font-size: 16px;
}
p {
  margin: 0 0 10px 0;
}
a,
a:link,
a:active,
a:visited,
a:hover {
  color: inherit;
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ProW {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #c5c5c6;
  padding-bottom: 0.14rem;
  justify-content: space-between;
  margin-bottom: 0.7rem;
}
.ProW .Protab .title {
  font-size: 0.4rem;
  color: #ea5514;
  display: inline-block;
  font-weight: bold;
}
.ProW .Protab .smTitle {
  color: #595757;
  font-size: 0.28rem;
  display: inline-block;
  text-transform: uppercase;
  margin-left: 0.2rem;
}
.Promore {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0;
}
.Promore.border {
  border: 1px solid #bebdbd;
  padding: 0.1rem 0.2rem;
  border-radius: 10px;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  margin-top: 0.3rem;
}
.Promore.border.Promorex{
  width: 120px;margin: 0 auto;margin-top: 60px;display: block;text-align: center
}
.Promore.border:before {
  content: '';
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background-color: #00a0e9;
  width: 100%;
  transition-duration: 0.5s;
  transform: translateX(-100%);
}
.Promore.border .m1,
.Promore.border .m2 {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.Promore.border:hover {
  border-color: #00a0e9;
}
.Promore.border:hover:before {
  transform: translateX(0%);
}
.Promore.border:hover .m1 {
  color: white;
}
.Promore:hover .m1 {
  color: #00a0e9;
}
.Promore:hover .m2 img:nth-of-type(1) {
  opacity: 1;
}
.Promore:hover .m2 img:nth-of-type(2) {
  opacity: 0;
}
.Promore .m1 {
  color: #595757;
  font-size: 0.18rem;
}
.Promore .m2 {
  width: 0.27rem;
  height: 0.07rem;
  position: relative;
  margin-left: 0.06rem;
}
.Promore .m2 img {
  width: 100%;
  display: inline-block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.Promore .m2 img:nth-of-type(1) {
  opacity: 0;
}
.sMesW {
  transition-duration: 0.5s;
}
.sMesW:hover {
  transform: translate(0, -10px);
  box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.15);
}
.sMesW.sMesWh .b2 {
  background-color: #f2f2f2;
  padding: 0.25rem 0.3rem;

}
.sMesW.sMesWh .b2 .m21 {
  color: #595757;
  font-size: 0.225rem;
  text-align: left;
  height: 1.25rem;
  word-break: break-all;
}
.sMesW.sMesWh .Promore {
  justify-content: space-between;
  width: 100%;
}
.sMesW.sMesWh .Promore .m1 {
  color: #919292;
}
.sMesW:hover .b2 .m21 {
  color: #00a0e9;
}
.sMesW .b1 {
  overflow: hidden;
  height: 3.34rem;
}
.sMesW .b1 &gt; img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sMesW .b2 {
  text-align: center;
  padding: 0.45rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: white;
  min-height: 80px;
  align-items: center;
}
.sMesW .b2 .m21 {
  width: 100%;
  color: #595757;
  font-weight: bold;
  font-size: 0.25rem;
  text-align: center;
  margin-bottom: 0.05rem;
  padding:0 0.2rem  /* 20/100 */;
}
.newGird {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.grayBg {
  background-color: #f2f2f2;
}
.sPads {
  padding: 0.7rem 0 0.9rem 0;
}
.changDiv &gt; div:last-of-type .iconGrid {
  margin-bottom: 0;
}
.parTitme {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.65rem;
}
.parTitme &gt; img {
  width: 1.01rem;
  height: 0.07rem;
}
.parTitme &gt; img:last-of-type {
  transform: rotate(180deg);
}
.parTitme .title {
  font-size: 0.33rem;
  font-weight: bold;
  color: #00a0e9;
  margin: 0 0.2rem;
}
.iconGrid {
  font-size: 0;
  margin: 0 -0.1rem;
  text-align: center;
  margin-bottom: 0.8rem;
}
.iconGrid &gt; a {
  padding: 0 0.1rem;
  margin-bottom: 0.1rem;
  display: inline-block;
  vertical-align: top;
  width: 16.6%;
  border-radius: 0.1rem;
  overflow: hidden;
  transition-duration: 0.5s;
}
.iconGrid &gt; a:hover {
  transform: translate(0, -5px);
}
.iconGrid &gt; a img {
  width: 100%;
}
.qiuBg {
  background-image: url('../img/qiu/sebei.png');
  background-size: 100% 100%;
  padding-top: 0.8rem;
}
.qiuwaiw {
  padding-bottom: 1.2rem /* 90/100 */;
  font-size: 0;
}
.qiuwaiw .qiuwai {
  display: inline-block;
  vertical-align: top;
  width: 35%;
}
.qiuwaiw .qiuwai .sYear {
  margin-bottom: 0.7rem /* 70/100 */;
}
.qiuwaiw .qiuwai .sYear .y1 {
  display: flex;
  align-items: end;
}
.qiuwaiw .qiuwai .sYear .y1 .y11 {
  color: #00a0e9;
  font-size: 0.7rem /* 70/100 */;
  line-height: 0.7rem;
  font-weight: bold;
}
.qiuwaiw .qiuwai .sYear .y1 .y12 {
  color: #595757;
  font-size: 0.18rem /* 18/100 */;
  line-height: 0.18rem /* 18/100 */;
  margin-bottom: 0.05rem /* 10/100 */;
  margin-left: 0.1rem /* 20/100 */;
}
.qiuwaiw .qiuwai .sYear .y2 {
  margin-top: 0.15rem /* 20/100 */;
  color: #595757;
  font-size: 0.18rem;
}
.qiuwaiw .qiuCont {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 65%;
}
.qiuwaiw .qiuCont .qbg {
  width: 100%;
  height: 100%;
}
.qiuwaiw .qiuCont .qiuModel {
  position: absolute;
  width: 0;
  height: 0;
}
.qiuwaiw .qiuCont .qiuModel &gt; div {
  transition-duration: 0.5s;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.qiuwaiw .qiuCont .qiuModel &gt; div:hover {
  transform: translate(-50%, -55%);
}
.qiuwaiw .qiuCont .qiuModel &gt; div span {
  display: block;
}
.qiuwaiw .qiuCont .qiu1 {
  left: 6%;
  top: 18%;
}
.qiuwaiw .qiuCont .qiu1.qiu11 {
  left: 80%;
  top: 68%;
}
.qiuwaiw .qiuCont .qiu1.qiu11 &gt; div {
  width: 1.1rem;
  height: 1.1rem;
  line-height: 1.1rem;
}
.qiuwaiw .qiuCont .qiu1.qiu2 {
  left: 19%;
  top: 73%;
}
.qiuwaiw .qiuCont .qiu1.qiu2.qiu22 {
  left: 86%;
  top: 22%;
}
.qiuwaiw .qiuCont .qiu1.qiu2 &gt; div {
  background-image: url('../img/qiu/qiu2.png');
  background-size: 100% 100%;
  width: 1.13rem;
  color: white;
  height: 1.13rem;
  border: 0px;
}
.qiuwaiw .qiuCont .qiu1.big {
  left: 49%;
  top: 47%;
}
.qiuwaiw .qiuCont .qiu1.big &gt; div {
  background-image: url('../img/qiu/qiu1.png');
  background-size: 100% 100%;
  width: 2.16rem;
  height: 2.16rem;
  position: relative;
  z-index: 2;
}
.qiuwaiw .qiuCont .qiu1.big &gt; div &gt; span {
  font-size: 0.43rem /* 43/100 */;
  color: white;
  line-height: 0.3rem;
}
.qiuwaiw .qiuCont .qiu1.big::before {
  background-image: url('../img/qiu/qiu11.png');
  background-size: 100% 100%;
  width: 2.9rem;
  height: 2.9rem;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.qiuwaiw .qiuCont .qiu1::before {
  transform: translate(-50%, -50%);
  left: 0.05rem /* 5/100 */;
  top: 0.05rem /* 5/100 */;
  content: '';
  position: absolute;
  width: 1.4rem;
  height: 1.4rem;
  background-image: url('../img/qiu/qiu22.png');
  background-size: 100% 100%;
  z-index: 1;
}
.qiuwaiw .qiuCont .qiu1 &gt; div {
  z-index: 2;
  position: relative;
  text-align: center;
  border: 0.01rem solid #00a0e9;
  background-color: white;
  border-radius: 9.99rem;
  width: 1.2rem;
  height: 1.2rem;
  color: #00a0e9;
  font-size: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.qiuwaiw .qiuCont .qiu1 &gt; div &gt; span {
  width: 100%;
  line-height: 0.15rem;
  font-size: 0.18rem;
}
.vtDivs {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.6rem;
}
.vtDivs .vdTitle {
  width: 50%;
  padding-right: 0.8rem;
  margin-top: -0.3rem;
}
.vtDivs .vdTitle .v1 {
  color: #00a0e9;
  font-size: 0.53rem;
  margin-bottom: 0.1rem;
  font-weight: bold;
}
.vtDivs .vdTitle .v2 {
  color: #595757;
  font-size: 0.47rem;
  margin-bottom: 0.3rem;
}
.vtDivs .vdTitle .v3 {
  color: #595757;
  font-size: 0.18rem;
  line-height: 0.35rem;
}
.videoT {
  position: relative;
  width: 50%;
}
.videoT:hover .play {
  display: block!important;
}
.videoT.videoTg {
  width: 100%;
}
.videoT.videoTg .videoTCont {
  font-size: 0;
  position: relative;
  left: 0;
  top: 0;
}
.videoT .videoTCont {
  font-size: 0;
  position: relative;
  left: -0.3rem;
  top: -0.3rem;
}
.videoT:after {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: #e6e6e6;
}
.videoT .videoSadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}
.videoT .videoSadow.hide {
  display: none;
}
.videoT .videoSadow.hide + .play {
  display: none;
}
.videoT video {
  object-fit: cover;

  position: relative;
  z-index: 1;
}
.videoT .play {
  width: 0.68rem;
  height: 0.68rem;
  background-image: url("../img/play.png");
  background-size: 100% 100%;
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.videoT .play:hover {
  background-image: url("../img/playOn.png");
}
footer {
  background-color: #f2f2f2;
}
footer .footTop {
  align-items: flex-start;
  margin-bottom: 0.8rem;
  border-top: 1px solid #cfcfd0;
  padding-top: 0.4rem;
  display: flex;
}
footer .footTop .footTopc {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
footer .footTop .flogoq {
  width: 25%;
}
footer .footTop .flogoq .a1 {
  display: block;
  margin-bottom: 0.2rem /* 20/100 */;
}
footer .footTop .flogoq .a1 img {
  width: 1.4rem;
}
footer .footTop .flogoq .a2 {
  display: block;
  width: 0.85rem;
}
footer .footTop .ful {
  display: inline-block;
  vertical-align: top;
}
footer .footTop .ful .ful1 a {
  color: #919292;
  font-size: 0.16rem;
  margin-bottom: 0.2rem;
}
footer .footTop .ful .ful1 a:hover {
  color: #00a0e9;
}
footer .footTop .ful a {
  display: block;
}
footer .footTop .ful .fa1 {
  color: #595757;
  font-size: 0.18rem;
  margin-bottom: 0.27rem;
}
footer .footBtottom {
  border-top: 1px solid #cfcfd0;
  text-align: right;
  padding: 0.2rem 0;
}
footer .footBtottom a {
  color: #919292;
  font-size: 0.16rem;
}
.swiperPat {
  position: absolute;
  bottom: 12%;
  left: 10%;
  width: 2.2rem;
  display: flex;
  align-items: center;
}
.imgChange.swiper-button-prev {
  top: 0.01rem;
}
.imgChange.f {
  width: 0.7rem;
}
.imgChange.f::after {
  display: none;
}
.imgChange.f img {
  width: 100%;
}
.imgChange.f:hover img:nth-of-type(1) {
  display: none ;
}
.imgChange.f:hover img:nth-of-type(2) {
  display: block;
}
.imgChange img:nth-of-type(1) {
  display: block;
}
.imgChange img:nth-of-type(2) {
  display: none;
}
.changeW {
  transform: scale(1.04);
  transition-duration: 4.3s;
  display: block;
}
.active .changeW {
  transform: scale(1);
  opacity: 1;
}
.sBanner {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.sBannerCon {
  width: 10rem;
  display: none!important;
  max-width: 80%;
  position: absolute;
  left: 10%;
  top: 35%;
  transition-duration: 1.5s;
  transform: translate(300px, 0px);
  opacity: 0;
}
.sBannerCon img {
  height: 2.5rem;
}
.sBannerCon p {
  color: #00d1ff;
  margin-bottom: 0;
}
.sBannerCon p:nth-of-type(1) {
  font-weight: bold;
  font-size: 0.75rem;
}
.sBannerCon p:nth-of-type(2) {
  font-size: 0.5rem;
  margin-bottom: 0.2rem;
}
.sBannerCon p:nth-of-type(3) {
  font-size: 0.28rem;
  text-transform: uppercase;
}
header {
  height: 1rem;
  transition-duration: 0.5s;
  background-color: white;
  position: relative;
  z-index: 2;
}
header .languageEarth {
  display: flex;
  align-items: center;
  opacity: 1;
  transition-duration: 0.5s;
}
header .languageEarth.hide {
  opacity: 0;
}
header.flexHead {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}
header.tracapt {
  background-color: transparent;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
}
.baode{
  position: relative;
}
header.tracapt .headUl &gt; li &gt; a,header.tracapt .headUl &gt; li &gt;.baode &gt; a,
header.tracapt .language a,
header.tracapt .lo2 {
  color: white;
  /*display: inline-block;*/
}
header.tracapt .imgChange img:nth-of-type(1) {
  display: none;
}
header.tracapt .imgChange img:nth-of-type(2) {
  display: block;
}
header .headtwo {
  display: none;
  border-top: 0.01rem solid black;
  padding-top: 0.4rem;
  position: absolute;
  width: 100%;
  background-color: white;
  left: 0;
  top: 100%;
}
header .headtwo .contFlex {
  display: flex;
  gap: 0.2rem;
  position: relative;
}
header .headtwo .contFlex .close {
  right: 0;
  top: -0.2rem;
  width: 0.22rem;
  position: absolute;
  display: none;
}
header .headtwo .smosT {
  flex: 1;
}
header .headtwo .smosT .sm1 {
  font-size: 0.2rem;
  color: #595757;
  padding-bottom: 0.15rem;
  margin-bottom: 0.15rem;
  border-bottom: 0.01rem solid #bfbfbf;
  display: block;
}
header .headtwo .smosT .sm1:hover {
  font-weight: bold;
}
header .headtwo .smosT .sm2 {
  display: flex;
  gap: 0.2rem;
  min-height: 0.8rem;
}
header .headtwo .smosT .sm2 .sm21 {
  flex: 1;
  font-size: 0.18rem;
  color: #595757;
  margin-bottom: 0.1rem;
}
header .headtwo .smosT .sm2 .sm21 &gt; a {
  display: block;
  margin-bottom: 0.1rem;
}
header .headtwo .smosT .sm2 .sm21 &gt; a:hover {
  font-weight: bold;
}
header .hflex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .lo1 {
  margin-bottom: 0.05rem;
}
header .lo1 img {
  width: 2.64rem;
}
header .lo2 {
  font-size: 0.16rem;
  color: #595757;
}
header .headUl {
  align-items: center;
  visibility: visible;
  transition-duration: 0.5s;
}
@media screen and (min-width: 751px) {

  header .headUl {
    display: flex!important;
  }
}
header .headUl.hide {
  transform: scale(0);
  visibility: hidden;
}
header .headUl &gt; li {
  margin: 0 0.25rem;
  border-bottom: 2px solid transparent;
}
header .headUl &gt; li.active,
header .headUl &gt; li:hover {
  border-bottom: 2px solid #ea5514;
}
header .headUl &gt; li.active &gt; a,
header .headUl &gt; li:hover &gt; a {
  color: #ea5514;
  font-weight: bold;
}
header .headUl &gt; li.active:hover a:after,
header .headUl &gt; li:hover:hover a:after {
  transform-origin: center center;
  transform: translate(-50%, -50%) rotate(180deg);
}
header .headUl &gt; li.active:hover a:after {
  transform: translate(-50%, -50%) rotate(0deg);
}
header .headUl &gt; li:hover a:after {
  display: block;
}
header .headUl &gt; li &gt; a ,.headUl &gt; li &gt;.baode &gt; a{
  line-height: 1rem;
  font-size: 0.2rem;
  color: #595757;
  position: relative;
}
header .headUl &gt; li &gt; .baode:after {
  display: none;
  position: absolute;
  content: "";
  width: 0.09rem;
  height: 0.05rem;
  right: -0.2rem;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url('../img/header/down.png');
  background-size: 100% 100%;
}
header .hfdj {
  width: 0.22rem;
  margin-right: 0.4rem;
}
header .hfdj img {
  width: 100%;
}
header .headRight {
  display: flex;
  align-items: center;
  position: relative;
}
header .headRight .searchInput {
  visibility: hidden;
  transform: scale(0);
  transition-duration: 0.5s;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
}
header .headRight .searchInput.show {
  transform: scale(1);
  visibility: visible;
}
header .headRight .searchInput label {
  background-color: white;
  border-radius: 0.1rem;
  padding: 0.14rem;
  border: 1px solid #a1a1a2;
  display: flex;
  margin-right: 0.2rem;
  align-items: center;
  line-height: 0;
}
header .headRight .searchInput label input {
  font-size: 0.2rem;
  border: 0;
  outline: none;
}
header .headRight .searchInput img {
  max-width: unset;
  width: 0.2rem;
}
header .headRight .qiu {
  width: 0.25rem;
}
header .headRight .qiu img {
  width: 100%;
}
header .headRight .down {
  width: 0.15rem;
}
header .headRight .down img {
  width: 100%;
}
header .headRight .language {
  margin: 0 0.1rem;
  position: relative;
}
header .headRight .language &gt; a {
  font-size: 0.2rem;
  display: block;
}
header .headRight .language .lans {
  display: none;
  position: absolute;
  left: -50%;
  top: 100%;
  width: 200%;
  background-color: white;
  padding: 0.07rem;
}
header .headRight .language .lans &gt; a {
  text-align: center;
  display: block;
  font-size: 0.16rem;
  line-height: 0.28rem;
}
.cards {
  display: none;
}
.cards &gt; img {
  width: 100%;
}
.pcs {
  display: block;
}
.mobile {
  display: none;
}
.searchType {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #a3a3a4;
  padding-bottom: 0.25rem;
  margin-bottom: 0.3rem;
}
.searchType .sl1 {
  font-size: 0.25rem;
  color: #595757;
  font-weight: bold;
}
.searchType .sl2 {
  font-size: 0.18rem;
  color: #ea5514;
  font-weight: bold;
}
.checkInput {
  display: flex;
  align-items: center;
  margin-bottom: 0.15rem;
}
.checkInput input {
  visibility: hidden;
  position: absolute;
}
.checkInput input:checked + .z1:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 0.09rem;
  height: 0.09rem;
  background-color: #ea5514;
  border-radius: 1rem;
}
.checkInput .z1 {
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 100%;
  border: 1px solid #9b9b9c;
  position: relative;
  margin-right: 0.1rem;
}
.checkInput .z2 {
  color: #595757;
  font-size: 0.18rem;
}
.sResult {
  color: #595757;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.38rem;
  margin-bottom: 0.25rem;
}
.searchTitle {
  font-size: 0.5rem;
  color: #595757;
  text-align: center;
  display: block;
  margin: 0.4rem auto;
  font-weight: bold;
  margin-top: 1.2rem;
}
.searchList {
  border-top: 1px solid #aaaaab;
  display: block;
  padding: 0.2rem 0;
}
.searchList:last-of-type {
  border-bottom: 1px solid #aaaaab;
}
.searchList .ss1 {
  font-size: 0.18rem;
  color: #595757;
  margin-bottom: 0.1rem;
}
.searchList .ss2 {
  font-weight: bold;
  font-size: 0.22rem;
  margin-bottom: 0.1rem;
}
.searchList .ss3 {
  font-size: 0.18rem;
  color: #595757;
}
.searchFlex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.searchFlex .sf1 {
  width: 2.4rem;
  margin-right: .8rem;
}
.searchFlex .sf2 {
  flex: 1;
}
.sf1-btn {
  display: none;
  text-align: center;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.22rem;
  border: 0.01rem solid #e5e5e6;
  margin-bottom: 0.4rem;
}
.link-search-wai {
  margin-bottom: 0.8rem;
}
.link-search-wai .link-search {
  height: 0.7rem;
  position: relative;
  margin: 0 auto;
  width: 8rem;
  border: 1px solid #e5e5e6;
}
.link-search-wai .link-search input,
.link-search-wai .link-search input:focus {
  outline: none;
}
.link-search-wai .link-search input {
  line-height: 0.68rem;
  border: none;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1.2rem 0 0.2rem;
  font-size: 0.22rem;
}
.link-search-wai .link-search img {
  position: absolute;
  right: 0.1rem;
  top: 0.14rem;
  height: auto;
  cursor: pointer;
}
.link-search-wai .link-search .ico1 {
  width: 0.3rem;
  right: 0.8rem;
  top: .18rem;
}
.link-search-wai .link-search .ico2 {
  width: 0.2rem;
  right: 0.2rem;
  top: .2rem;
}
.link-search-wai .link-search:after {
  content: "";
  position: absolute;
  right: 0.6rem;
  top: 10%;
  width: 0.01rem;
  height: 80%;
  background-color: #d4d4d4;
}
.shade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
  background-color: #fff;
  border-radius: 0.2rem 0.2rem 0 0;
  padding: 0 0.3rem 0.4rem;
  box-sizing: border-box;
}
.shade-in {
  position: relative;
  height: 100%;
  padding-bottom: 0.8rem;
}
.shade-in .close {
  position: absolute;
  right: 0;
  top: 0.3rem;
  width: 0.3rem;
  height: 0.3rem;
}
.shade-in .h5 {
  font-size: 0.4rem;
  line-height: 0.4rem;
  padding: 0.3rem 0;
  border-bottom: 0.01rem solid #a9a9aa;
  text-align: center;
  margin-bottom: 0.4rem;
}
.shade-in .searchFlex {
  overflow: auto;
}
.shade-in .btns {
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.shade-in .btns div {
  border-radius: 0.04rem;
  text-align: center;
  font-size: 0.22rem;
  height: 0.7rem;
  line-height: 0.7rem;
}
.shade-in .btns .big {
  flex: 2;
  background-color: #ea5514;
  color: #fff;
}

@media screen and (max-width: 1400px) {
  header .headUl &gt; li{
    margin: 0 0.1rem;
  }
  header .headUl &gt; li &gt;.baode&gt; a {

    font-size: 0.17rem;
  }
}

@media screen and (max-width: 751px) {
  .sMesW:hover{
    transform: translate(0, -5px);
  }
  header .headUl &gt; li&gt;.baode &gt; a{
    font-size: .24rem;
    line-height: .8rem;
  }
  header .headUl &gt; li{

    border-bottom: 0.00rem solid #cacacb!important;
  }
  header .headtwo .smosT .sm1{
    color:#919292;
  }
  header .headtwo .smosT .sm2 .sm21{
    color:#919292;
  }
  header .headtwo .contFlex{
    padding: 0;
    width: 100%;
  }
  header .headtwo{
    border-top: 0.00rem solid #cacacb;
    border-bottom: 0.01rem solid #cacacb;
    padding-top: 0;
    padding-bottom: .15rem;
    margin-bottom: .15rem;
  }
  .imgChange.f {
    width: 1.2rem;
  }
  .swiperPat {
    bottom: 10%;
    width: 3.2rem;
  }
  .qiuwaiw .qiuCont .qiu1 {
    left: 21%;
    top: 4%;
  }
  .qiuwaiw .qiuCont .qiu1.qiu11 {
    left: 94%;
    top: 66%;
  }
  .qiuwaiw .qiuCont .qiu1.qiu2.qiu22 {
    left: 92%;
    top: 2%;
  }
  .qiuwaiw .qiuCont .qiu1.qiu2 {
    left: 19%;
    top: 97%;
  }
  .qiuwaiw .qiuCont .qiu1.big {
    left: 53%;
    top: 47%;
  }
  .sBanner {
    background-size: auto 100% ;
  }
  .sBannerCon {
    top: 15%;
  }
  .sBannerCon img {
    width: 90%;
    height: auto;
  }
  .sBannerCon p:nth-of-type(1) {
    font-size: 0.6rem;
  }
  .pcs {
    display: none;
  }
  .mobile {
    display: block;
  }
  .cards {
    width: 0.32rem;
    display: block;
    margin-right: 0.2rem /* 20/100 */;
  }
  header {
    padding: 0.25rem 0;
  }
  header .headUl &gt; li.active,
  header .headUl &gt; li:hover {
    border-bottom: 1px solid #a3a3a4;
  }
  header .headUl {
    display: none;
    transition-duration: unset;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    flex-wrap: wrap;
    background-color: white;
  }
  header .headUl &gt; li {
    width: 100%;
    margin: 0 0;
    padding: 0 0.2rem /* 20/100 */;
  }
  header .headUl &gt; li &gt; a ,  header .headUl &gt; li &gt;.baode&gt; a{
    display: inline-block;
  }
   header .headUl &gt; li &gt;.baode:after {
    display: block;
    right: 0;
    width: 0.17rem;
    height: 0.09rem;
  }
  header .headtwo {
    position: unset;
  }
  header .headtwo .contFlex {
    flex-wrap: wrap;
  }
  header .headtwo .smosT {
    width: 48%;
    flex: unset;
  }
  header .headtwo .smosT .sm1 {
    border-bottom: 0px;
    margin-bottom: 0;
  }
  header .headtwo .smosT .sm2 {
    min-height: unset;
    flex: 1;
  }
  header .headtwo .smosT .sm2 .sm21 &gt; a {
    font-size: 0.18rem;
  }
  .videoT {
    padding: 0.2rem 0.2rem;
    margin-bottom: 1rem;
    width: 100%;
  }
  .videoT:before {
    width: 85%;
    height: 85%;
    content: "";
    position: absolute;
    right: 0%;
    bottom: 0%;
    background-color: #e6e6e6;
  }
  .videoT:after {
    width: 85%;
    height: 85%;
  }
  .videoT .videoTCont {
    left: 0;
    top: 0;
  }
  .qiuwaiw {
    display: flex;
    flex-wrap: wrap;
  }
  .qiuwaiw .qiuwai {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  .qiuwaiw .qiuCont {
    width: 100%;
  }
  .vtDivs {
    flex-direction: column-reverse;
  }
  .vtDivs .vdTitle {
    width: 100%;
    padding: 0 0;
  }
  .sMesW.sMesWh .b2 {
    padding: 0.15rem 0.15rem;
  }
  .sMesW.sMesWh .b2 .m21 {
    height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
  }
  .newGird {
    grid-template-columns: repeat(1, 1fr);
  }
  .newGirdNew {
    grid-template-columns: repeat(2, 1fr);
  }
  .newGirdNew .b1 {
    height: 2rem!important;
  }
  .container {
    width: 90%;
    max-width: 1920px;
  }
  .iconGrid &gt; a {
    width: 33%;
  }
  footer .footTopc {
    width: 100%;
    flex-wrap: wrap;
  }
  footer .footTopc .ful {
    width: 100%;
  }
  footer .footTop {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  footer .footTop .flogoq {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.7rem;
  }
  footer .footTop .flogoq .a1 {
    width: 1.6rem;
  }
  footer .footTop .flogoq .a1 img {
    width: 100%;
  }
  footer .footTop .flogoq .a2 {
    width: 0.95rem;
    height: 0.95rem;
  }
  footer .footTop .ful .ful1 {
    display: none;
  }
  footer .footTop .ful .ful1 a {
    font-size: 0.2rem;
  }
  footer .footTop .ful .fa1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition-duration: 0.5s;
    font-size: 0.24rem;
  }
  footer .footTop .ful .fa1:after {
    content: "";
    background-image: url("../img/footRight.png");
    background-size: 100%;
    display: inline-block;
    width: 0.09rem;
    height: 0.14rem;
    transition-duration: 0.5s;
  }
  footer .footTop .ful .fa1.fa1d:after {
    transform: rotate(90deg);
  }
  .link-search-wai {
    margin-left: 0;
    margin-bottom: 0.4rem;
  }
  .link-search-wai .link-search {
    width: 100%;
  }
  .sf1-btn {
    display: block;
  }
  .searchFlex-mobile .sf1 {
    display: none;
  }
  .shade .searchFlex .sf1 {
    width: 100%;
    margin-right: 0;
  }
}
/*# sourceMappingURL=index.css.map */</pre></body></html>